Click or drag to resize

ServiceRefreshSharingFolder Method

Refreshes the specified local folder with the latest data from the folder that is being shared.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response RefreshSharingFolder(
	FolderId folderId
)

Parameters

folderId
Type: Independentsoft.ExchangeFolderId
The folder identifier.

Return Value

Type: Response
Response.
See Also